343. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:09:14 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

343.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/web/icon-fontsREADME.txt2017-11-08 18:44:36 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto/web/icon-fontsREADME.txt2021-01-12 00:32:56 +0000

343.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1148
Changed12
Inserted00
Removed00

343.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

343.4 Active regular expressions

No regular expressions were active.

343.5 Comparison detail

1 This webfont is generated by http://fontello.com open source project. 1 This webfont is generated by https://fontello.com open source project.
2  2 
3  3 
4 ================================================================================ 4 ================================================================================
5 Please, note, that you should obey original font licenses, used to make this 5 Please, note, that you should obey original font licenses, used to make this
6 webfont pack. Details available in LICENSE.txt file. 6 webfont pack. Details available in LICENSE.txt file.
7  7 
8 - Usually, it's enough to publish content of LICENSE.txt file somewhere on your 8 - Usually, it's enough to publish content of LICENSE.txt file somewhere on your
9   site in "About" section. 9   site in "About" section.
10  10 
11 - If your project is open-source, usually, it will be ok to make LICENSE.txt 11 - If your project is open-source, usually, it will be ok to make LICENSE.txt
12   file publicly available in your repository. 12   file publicly available in your repository.
13  13 
14 - Fonts, used in Fontello, don't require a clickable link on your site. 14 - Fonts, used in Fontello, don't require a clickable link on your site.
15   But any kind of additional authors crediting is welcome. 15   But any kind of additional authors crediting is welcome.
16 ================================================================================ 16 ================================================================================
17  17 
18  18 
19 Comments on archive content 19 Comments on archive content
20 --------------------------- 20 ---------------------------
21  21 
22 - /font/* - fonts in different formats 22 - /font/* - fonts in different formats
23  23 
24 - /css/*  - different kinds of css, for all situations. Should be ok with  24 - /css/*  - different kinds of css, for all situations. Should be ok with 
25   twitter bootstrap. Also, you can skip <i> style and assign icon classes 25   twitter bootstrap. Also, you can skip <i> style and assign icon classes
26   directly to text elements, if you don't mind about IE7. 26   directly to text elements, if you don't mind about IE7.
27  27 
28 - demo.html - demo file, to show your webfont content 28 - demo.html - demo file, to show your webfont content
29  29 
30 - LICENSE.txt - license info about source fonts, used to build your one. 30 - LICENSE.txt - license info about source fonts, used to build your one.
31  31 
32 - config.json - keeps your settings. You can import it back into fontello 32 - config.json - keeps your settings. You can import it back into fontello
33   anytime, to continue your work 33   anytime, to continue your work
34  34 
35  35 
36 Why so many CSS files ? 36 Why so many CSS files ?
37 ----------------------- 37 -----------------------
38  38 
39 Because we like to fit all your needs :) 39 Because we like to fit all your needs :)
40  40 
41 - basic file, <your_font_name>.css - is usually enough, it contains @font-face 41 - basic file, <your_font_name>.css - is usually enough, it contains @font-face
42   and character code definitions 42   and character code definitions
43  43 
44 - *-ie7.css - if you need IE7 support, but still don't wish to put char codes 44 - *-ie7.css - if you need IE7 support, but still don't wish to put char codes
45   directly into html 45   directly into html
46  46 
47 - *-codes.css and *-ie7-codes.css - if you like to use your own @font-face 47 - *-codes.css and *-ie7-codes.css - if you like to use your own @font-face
48   rules, but still wish to benefit from css generation. That can be very 48   rules, but still wish to benefit from css generation. That can be very
49   convenient for automated asset build systems. When you need to update font - 49   convenient for automated asset build systems. When you need to update font -
50   no need to manually edit files, just override old version with archive 50   no need to manually edit files, just override old version with archive
51   content. See fontello source code for examples. 51   content. See fontello source code for examples.
52  52 
53 - *-embedded.css - basic css file, but with embedded WOFF font, to avoid 53 - *-embedded.css - basic css file, but with embedded WOFF font, to avoid
54   CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain. 54   CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
55   We strongly recommend to resolve this issue by `Access-Control-Allow-Origin` 55   We strongly recommend to resolve this issue by `Access-Control-Allow-Origin`
56   server headers. But if you ok with dirty hack - this file is for you. Note, 56   server headers. But if you ok with dirty hack - this file is for you. Note,
57   that data url moved to separate @font-face to avoid problems with <IE9, when 57   that data url moved to separate @font-face to avoid problems with <IE9, when
58   string is too long. 58   string is too long.
59  59 
60 - animate.css - use it to get ideas about spinner rotation animation. 60 - animate.css - use it to get ideas about spinner rotation animation.
61  61 
62  62 
63 Attention for server setup 63 Attention for server setup
64 -------------------------- 64 --------------------------
65  65 
66 You MUST setup server to reply with proper `mime-types` for font files - 66 You MUST setup server to reply with proper `mime-types` for font files -
67 otherwise some browsers will fail to show fonts. 67 otherwise some browsers will fail to show fonts.
68  68 
69 Usually, `apache` already has necessary settings, but `nginx` and other 69 Usually, `apache` already has necessary settings, but `nginx` and other
70 webservers should be tuned. Here is list of mime types for our file extensions: 70 webservers should be tuned. Here is list of mime types for our file extensions:
71  71 
72 - `application/vnd.ms-fontobject` - eot 72 - `application/vnd.ms-fontobject` - eot
73 - `application/x-font-woff` - woff 73 - `application/x-font-woff` - woff
74 - `application/x-font-ttf` - ttf 74 - `application/x-font-ttf` - ttf
75 - `image/svg+xml` - svg 75 - `image/svg+xml` - svg